language n. 1.语言;(某民族,某国的)国语;语调,措词。 2.(谈话者或作者所使用的)言语,语风,文风,文体。 3.专门用语,术语。 4.(动物的)叫声;(动作,手势等所表示的)表意语。 5.【自动化】机器代码 ( = machine language )。 6.〔俚语〕粗话,骂人的话;坏话。 7.态度,立场。 8.〔古语〕民族;某国国民。 a common language 共同的语言。 a dead language 死语言。 a foreign language 外国语。 a living language 活语言。 long language (与符号语言相对的)通用语言。 oral [spoken] language 口语。 the Chinese language 汉语。 written language 书面语。 high language 夸张的言词。 in his own language 按他自己的说法。 with a great command [an easy flow] of language 口若悬河。 legal language 法律用语。 medical language 医学用语。 parliamentary language 议会辞令;有礼貌的话。 the language of diplomacy 外交辞令。 the language of the science 科学用语。 finger [gesture, sign] language 手势语。 the language of flowers 花语〔如以 lily 象征纯洁等〕。 the language of the eyes 目语,眉目传情。 billing gate language = language of the fish-market 下流的粗话。 in strong language 用激烈的下流话。 use (bad [foul, warm]) language to sb. 谩骂某人。 in fourteen languages 〔美俚〕非常。 speak the same language 说共同的语言,信仰和观点相同。 language arts (中小学的)语言艺术学科。
Because groovy is a dynamically typed language , 因为groovy是动态类型的语言,所以
Jscript is a loosely typed language with automatic coercion Jscript是具有自动强制的松散类型化语言。
Because ruby is a dynamically typed language , it doesn t require interfaces 因为ruby是动态类型语言,所以它不需要介面。
C is a strongly typed language ; therefore every variable and object must have a declared type C #是强类型语言;因此每个变量和对象都必须具有声明类型。
Javascript is a loosely typed language and you can reference just about anything as a variable Javascript是一种弱类型的语言,可以用变量引用任何东西。
And more . in addition to being a typeless language , jscript 8 . 0 can now be a strongly typed language Jscript 8 . 0不仅是一种无类型语言,现在它还可以用作一种强类型化的语言。
Similarly , in weakly typed languages even the argument and return types of a method could be expressed using metadata 与此类似,在弱类型语言中,甚至连方法的参数和返回类型都可以用元数据表示。
Interpreted , dynamically typed languages such as jython and groovy are more flexible than netrexx in some cases , but can also be less reliable 解释的、动态类型化的语言(例如jython和groovy )在某些情况下比netrexx更灵活,但是可靠性也就更差。
Because jscript is a loosely typed language , it is more tolerant of potential type - mismatches than some other languages , such as visual basic and visual c 因为jscript是一种松散类型化语言,所有它比一些其它语言更能容忍潜在的类型不匹配,例如visual basic和visual c # 。
Jscript . net can also be used as a strongly typed language , in which all variables are bound to a specific data type , or you can use a mix of typed and untyped variables Jscript . net也可用作一种强类型化语言,其中所有变量都绑定到特定数据类型,或者您还可以混合使用类型化和非类型化变量。